summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2023-06-15 00:07:05 +0200
committerGitHub <noreply@github.com>2023-06-15 00:07:05 +0200
commitfb97aec26b2f56d7b18394f2d35235b39f6507a9 (patch)
tree64d0ab198c49813a0c71f9fee16e3348bb2094f0
parentMerge pull request #10749 from Morph1984/strong-typing (diff)
parentexternals: Fix update vcpkg to 2023.06.14 (diff)
downloadyuzu-fb97aec26b2f56d7b18394f2d35235b39f6507a9.tar
yuzu-fb97aec26b2f56d7b18394f2d35235b39f6507a9.tar.gz
yuzu-fb97aec26b2f56d7b18394f2d35235b39f6507a9.tar.bz2
yuzu-fb97aec26b2f56d7b18394f2d35235b39f6507a9.tar.lz
yuzu-fb97aec26b2f56d7b18394f2d35235b39f6507a9.tar.xz
yuzu-fb97aec26b2f56d7b18394f2d35235b39f6507a9.tar.zst
yuzu-fb97aec26b2f56d7b18394f2d35235b39f6507a9.zip
-rw-r--r--vcpkg.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json
index 26f545c6c..2fa2c80be 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "yuzu",
- "builtin-baseline": "656fcc6ab2b05c6d999b7eaca717027ac3738f71",
+ "builtin-baseline": "a487471068f4cb1cbb4eeb340763cdcc0a75fd68",
"version": "1.0",
"dependencies": [
"boost-algorithm",